home *** CD-ROM | disk | FTP | other *** search
/ Slater & Charlie Go Camping / Slater & Charlie Go Camping (1995)(Sierra).iso / dos / readme < prev    next >
Text File  |  1995-09-13  |  13KB  |  340 lines

  1.    SLATER AND CHARLIE GO CAMPING (DOS VERSION)
  2.  
  3. Installation Instructions:
  4. Slater and Charlie must be installed on a hard drive with
  5. at least 8MB of free space. To do this, type "install" from
  6. the CD-ROM drive's prompt. Thus, if your CD-ROM drive 
  7. is D:, insert the CD into drive and type D: <Enter>, then
  8. type INSTALL <Enter>.
  9.  
  10. Minimum system requirements:
  11.  
  12.     1) 386 CPU running at 16MHz.
  13.     2) DOS 5.0.
  14.     3) DOS memory requirements
  15.        570k (583,680 free bytes) for PC internal speaker.
  16.        580k (593,920 free bytes) for a sound card with DAC.
  17.  
  18. Note: Performance will not be optimal on a minimum
  19. system. Symptoms of overtaxed hardware include slow
  20. animation and/or breakups in audio.
  21.  
  22. System configuration for optimal performance:
  23.  
  24.     1) 386/486 CPU running at 25MHz or better    
  25.     2) Over 600K (614,400 bytes) of DOS memory.
  26.     3) 1 Meg or more extended or expanded memory.
  27.     4) 256 color VGA/MCGA video.
  28.     5) A music card
  29.     6) A DAC for sampled audio.
  30.  
  31. DAC Note: If you do not have a DAC you may (if you wish)
  32. delete the file "resource.aud". This file contains all of
  33. the speech for the game and is quite large (over 3 Meg).
  34. By deleting this file, you will free up over 3 Meg of your
  35. valuable hard drive space. If, after deleting this file,
  36. you acquire a DAC and wish to hear the audio, you will
  37. need to reinstall Slater and Charlie.
  38.  
  39. After installation, you may begin the game by typing
  40. "GO" at the DOS prompt in the directory where you 
  41. installed the program. You will notice that there is a
  42. file called sierra.exe also. Running sierra.exe without
  43. the proper parameters will cause Slater and Charlie to 
  44. run incorrectly. Use "GO" to run the game.
  45.  
  46. If you experience problems due to insufficient memory, re-run the
  47. Install for the game and select "Make a Bootable Floppy Disk" from
  48. the Installation Choices menu.  This will make a bootdisk to
  49. temporarily reconfigure the memory on your system and allow the
  50. game to play.
  51.  
  52. If you still experience problems use the following information to help.
  53.  
  54.                  MS-DOS Boot Disk Instructions
  55.         for IBM compatibles using MS-DOS 5.0 or above
  56.                         revised 8/18/95
  57.  
  58. Sierra Technical Support provides this documentation as a reference
  59. to Sierra customers using Sierra software products.  Sierra Technical
  60. Support makes reasonable efforts to ensure that the information
  61. contained in this documentation is accurate.  However, Sierra makes no
  62. warranty, either express or implied, as to the accuracy, effectiveness,
  63. or completeness of the information contained in this documentation.
  64.  
  65. SIERRA ON-LINE, INC. DOES NOT WARRANTY OR PROMISE THAT THE INFORMATION
  66. HEREIN WILL WORK WITH ANY OR ALL COMPUTER SYSTEMS.  SIERRA DOES NOT
  67. ASSUME ANY LIABILITY, EITHER INCIDENTAL OR CONSEQUENTIAL, FOR THE USE
  68. OF THE INFORMATION HEREIN, INCLUDING ANY AND ALL DAMAGE TO OR LOST USE
  69. OF COMPUTER HARDWARE OR SOFTWARE PRODUCTS, LOSS OF WARRANTIES, OR LOST
  70. DATA BY THE CUSTOMER OR ANY THIRD PARTY.  NO ORAL OR WRITTEN
  71. INFORMATION OR ADVICE GIVEN BY SIERRA, ITS EMPLOYEES, DISTRIBUTORS,
  72. DEALER OR AGENTS SHALL CHANGE THE RESTRICTION OF LIABILITY OR CREATE
  73. ANY NEW WARRANTIES.  IN NO CASE SHALL SIERRA'S LIABILITY EXCEED THE
  74. PURCHASE PRICE OF THE SIERRA SOFTWARE PRODUCT.
  75.  
  76.  
  77. IMPORTANT NOTE: Please read the entire instructions prior to starting
  78. at Step 1.  You can skip Steps 3 and 4 if you are not playing a CD game.
  79.  
  80.  
  81. STEP 1
  82. FORMATTING THE DISK
  83. To make a boot disk, format a high density diskette in the A: drive.
  84. (It is necessary to reformat the disk if it is already formatted.)
  85. Formatting the disk with the /S switch will transfer the "system files"
  86. to the disk and allow the computer to boot up correctly.  The disk must
  87. be in the A: drive; the computer will not boot from the B: drive.  Type
  88. the FORMAT command as follows:
  89.  
  90. FORMAT A: /S <ENTER>
  91.  
  92. If you get a "Bad command or file name" error message, type: 
  93.  
  94. PATH=C:\DOS <ENTER>
  95.  
  96. Then retype the FORMAT command above.  If you receive the error again,
  97. the MS-DOS FORMAT command may not be on your system, or it may have
  98. been renamed.  Programs such as PC Tools and Norton Disk Utilities
  99. sometimes rename the FORMAT command to prevent accidental loss of data.
  100. If you are using a program of this type, check your documentation to
  101. find out how to format a SYSTEM DISK, then proceed to Step 2.
  102.  
  103. STEP 2
  104. LOCATING THE MOUSE DRIVER
  105. If you are playing a game that uses a mouse, the Microsoft compatible
  106. mouse driver must be loaded into memory with the boot disk. There are
  107. two kinds of mouse drivers available: those that load in the CONFIG.SYS
  108. file and those that load in the AUTOEXEC.BAT file.  CONFIG.SYS mouse
  109. drivers have an extension of .SYS (MOUSE.SYS) and AUTOEXEC.BAT drivers
  110. have either a .COM or .EXE extension (MOUSE.COM, MOUSE.EXE).  You must
  111. load at least one of these drivers, but it is not necessary to load
  112. them all.
  113.  
  114. If you do not know where the mouse drivers are located on your system,
  115. the command below should help you locate them.  Type the following at
  116. the C:\ prompt:
  117.  
  118. DIR MOUSE* /S <ENTER>
  119.  
  120. This command will cause the system to search all subdirectories for a
  121. file called MOUSE.  If the system locates a MOUSE file, it will display
  122. the path where the file is located.  For example, if the MOUSE.COM file
  123. is located in a C:\MOUSE directory, the system will display:
  124.  
  125. Directory of C:\MOUSE
  126.     MOUSE.SYS        55160     03-10-92    3:10a
  127.     MOUSE.COM        56408    03-10-03    6:00a
  128.  
  129. If this procedure does not locate a MOUSE file, your mouse driver may
  130. have a different name. Some common names for mouse drivers are IMOUSE,
  131. GMOUSE and HPMOUSE.  Your should check your mouse documentation for
  132. the exact file names and how to install them.
  133.  
  134. Once you have located the mouse driver, you must copy it to the boot
  135. disk.  The following example assumes that the mouse drivers are located
  136. in the C:\MOUSE directory as shown in the step above.  To copy the
  137. MOUSE files to the boot disk, type:
  138.  
  139. COPY C:\MOUSE\MOUSE.* A: <ENTER>
  140.  
  141. Substitute the appropriate path and file names for your mouse drivers
  142. in the command above.  After you press ENTER, you should see a message
  143. indicating that some files were copied.
  144.  
  145.  
  146. STEP 3
  147. LOCATING THE CD ROM DEVICE DRIVER (skip if not playing a CD game)
  148. The CD ROM drive requires a device driver loaded in the CONFIG.SYS file.
  149. This driver must be loaded correctly or you will be unable to access
  150. your CD ROM drive. To make sure that the device driver loads correctly
  151. on the boot disk, look at the CONFIG.SYS on the hard drive and copy the
  152. driver line from there.  At the C:\ prompt, type:
  153.  
  154. TYPE CONFIG.SYS|MORE
  155.  
  156. NOTE:      The | is called a "pipe" command and is created by pressing
  157. <SHIFT> <BACKSLASH>.
  158.  
  159. The CONFIG.SYS file will display on the screen.  Look for the line that
  160. loads the CD ROM device driver.  This line will contain the same "/D:"
  161. switch as the MSCDEX line in the AUTOEXEC.BAT file.  Using the MSCDEX
  162. example above,
  163.  
  164. Step 3 continued...
  165. you would be looking for a line containing "/D:MSCD001".  The line
  166. should look something like this:
  167.  
  168. DEVICE=C:\DRV\CDROMDRV.SYS /D:MSCD001 /P:220
  169. DEVICEHIGH=C:\DRV\CDROMDRV.SYS /D:MSCD001 /P:220
  170. DEVICEHIGH /L:14652 =C:\DRV\CDROMDRV.SYS /D:MSCD001 /P:220
  171.  
  172. The device driver in your CONFIG.SYS may differ slightly from those
  173. listed above.  Carefully write down the line for use in your boot disk.
  174. Leave out the "/L:" information, if any.  Your CD ROM device line
  175. should appear as follows:
  176.  
  177. DEVICEHIGH=C:\DRV\CDROMDRV.SYS /D:MSCD001 /P:220
  178.  
  179. NOTE:  If you have a SCSI CD ROM drive, there may be an additional
  180. driver in your CONFIG.SYS that must be loaded for the CD ROM device
  181. drivers to load correctly.  Check your CD drive documentation for
  182. more information.
  183.  
  184.  
  185. STEP 4
  186. LOCATING THE MSCDEX CD ROM EXTENSION (skip if not playing a CD game)
  187. In addition to the CD ROM device driver in the CONFIG.SYS, your CD
  188. ROM drive requires MSCDEX, the Microsoft extension for CD ROM drives.
  189. If this extension is not loaded correctly in the AUTOEXEC.BAT, you will
  190. be unable to access your CD ROM drive.  To make sure that MSCDEX loads
  191. correctly on the boot disk, look at the AUTOEXEC.BAT on the hard drive
  192. and copy the MSCDEX line from there.  At the C:\ prompt, type:
  193.  
  194. TYPE AUTOEXEC.BAT|MORE <ENTER>
  195.  
  196. The AUTOEXEC.BAT file will display on the screen.  Look for the line
  197. that loads the MSCDEX extension.  It should look something like this:
  198.  
  199. C:\DOS\MSCDEX /D:MSCD001
  200. LH C:\DOS\MSCDEX /D:MSCD001 
  201. LOADHIGH /L:14429 C:\DOS\MSCDEX /D:MSCD001
  202.  
  203. The MSCDEX line in your AUTOEXEC.BAT may differ slightly from the ones
  204. above. Carefully write down the line for use in your boot disk.  Leave
  205. out the "/L:" information, if any. If the "LH" is missing, add it.
  206. For example, any of the above lines will appear on your boot disk as
  207. follows:
  208.  
  209. LH C:\DOS\MSCDEX /D:MSCD001
  210.  
  211.  
  212. STEP 5
  213. LOCATING THE SOUND CARD DRIVERS
  214. Many sound cards have drivers or initialization lines that must be
  215. loaded in the AUTOEXEC.BAT or CONFIG.SYS.   Some sound cards that
  216. require these drivers or initialization routines are the SoundBlaster
  217. 16, MAD16 and the Aria 16.
  218.  
  219. At the end of these Boot Disk Instructions, you will find a section
  220. labeled "Sound Cards".  These tables contain the sound card lines
  221. for many common sound cards.  Check to see if your sound card is on
  222. the list.  If it is, then you will need to add the appropriate lines
  223. to the AUTOEXEC.BAT and/or CONFIG.SYS on your boot disk.  If your
  224. sound card is not on the list, you should check your documentation
  225. for information on what needs to load in the AUTOEXEC.BAT and
  226. CONFIG.SYS.
  227.  
  228.  
  229. STEP 6
  230. CREATING THE CONFIG.SYS FILE
  231. To create the CONFIG.SYS file on the boot disk, switch to the A: drive
  232. and type the following:
  233.  
  234. COPY CON CONFIG.SYS <ENTER>  (the cursor will drop down one line and
  235. blink)
  236. DEVICE=C:\DOS\HIMEM.SYS <ENTER>
  237. DEVICE=C:\DOS\EMM386.EXE NOEMS <ENTER>
  238. DOS=HIGH,UMB <ENTER>
  239. FILES=30 <ENTER>
  240. BUFFERS=20 <ENTER>
  241.  
  242. If you are using the MOUSE.SYS file to load your mouse, add the
  243. following line to the CONFIG.SYS:
  244.  
  245. DEVICEHIGH=A:\MOUSE.SYS <ENTER>
  246.  
  247. If you're playing a CD game, add the CD ROM device driver as you
  248. wrote it down in the "Locating the CD ROM Device Driver" section.
  249. For example:
  250.  
  251. DEVICEHIGH=C:\DRV\CDROMDRV.SYS /D:MSCD001 /P:220  <ENTER>
  252.  
  253. If you need to load any sound card drivers, copy them from the "Sound
  254. Cards" section now.  The following example lines are for the
  255. SoundBlaster 16:
  256.  
  257. DEVICEHIGH=C:\SB16\DRV\CTSB16.SYS /UNIT=0 /BLASTER=A:220 I:5 D:1 H:5 <ENTER>
  258. DEVICEHIGH=C:\SB16\DRV\CTMM.SYS <ENTER>
  259.  
  260. Complete the file by pressing <F6> <ENTER>.
  261.  
  262.  
  263. STEP 7
  264. CREATING THE AUTOEXEC.BAT FILE
  265. To create the AUTOEXEC.BAT file on the boot disk, switch to the A:
  266. drive and type the following:
  267.  
  268. COPY CON AUTOEXEC.BAT <ENTER>  (the cursor will drop down one line
  269. and blink)
  270. @ECHO OFF <ENTER>
  271. C:\ <ENTER>
  272. SET COMSPEC=C:\COMMAND.COM <ENTER>
  273. PROMPT SIERRA BOOT DISK $_$P$G <ENTER>
  274. PATH=C:\;C:\DOS;C:\SIERRA <ENTER>
  275.  
  276. If you are using the MOUSE.COM or MOUSE.EXE file to load your mouse
  277. driver, add the appropriate line:
  278.  
  279. LH A:\MOUSE.EXE <ENTER>
  280.  
  281. If you're playing a CD game, add the MSCDEX line as you write it down
  282. in the "Locating the MSCDEX CD ROM Extension" section.  For example:
  283.  
  284. LH C:\DOS\MSCDEX /D:MSCD001 <ENTER>
  285.  
  286.  
  287. Step 7 continued...
  288. If you need to run any sound card initialization programs or load any
  289. drivers, copy them from the "Sound Cards" section now.  The following
  290. example lines are for the SoundBlaster 16:
  291.  
  292. SET BLASTER=A220 I5 D1 H5 T6 <ENTER>
  293. SET SOUND=C:\SB16 <ENTER>
  294. SET MIDI=SYNTH:1 MAP:E <ENTER>
  295. C:\SB16\SB16SET /M:220 /VOC:220 /CD:220 /MIDI:220 /LINE:220 <ENTER>
  296. C:\SB16\DIAGNOSE /S <ENTER>
  297.  
  298. Complete the file by pressing <F6> <ENTER>.
  299.  
  300.  
  301. STEP 8
  302. REBOOT THE SYSTEM AND START THE GAME
  303. Reboot your system by pressing the <RESET> button on your computer or
  304. by using the <CTRL> <ALT> <DELETE> key sequence on your keyboard.
  305. Refer to your game documentation for the steps to start the game.
  306.  
  307.  
  308. IF YOU STILL HAVE PROBLEMS...
  309. If you continue to experience problems, or if you have any questions
  310. concerning any of the above steps, Sierra Technical Support will be
  311. happy to assist you.  You can reach Technical Support at (206) 644-4343
  312. between 8:15 am and 4:45 pm, Monday through Friday.  We can also be
  313. reached by fax at (206) 644-7697 or by mail at the following address:
  314.  
  315. Sierra On-Line Technical Support
  316. PO Box 85006
  317. Bellevue, WA  98015-8506
  318.  
  319. In Europe, please contact our office in England. The Customer Service
  320. number is (44) 1734-303171, between 9:00 am and 5:00 pm, Monday through
  321. Friday.  The BBS number is (44) 1734-304227 and the fax number is
  322. (44) 1734-303201.  Customer Service can also be reached at the following
  323. address:
  324.  
  325. Sierra On-Line Limited
  326. 4 Brewery Court
  327. The Old Brewery
  328. Theale, Reading, Berkshire
  329. RG7 5AJ UNITED KINGDOM
  330.  
  331. You can also contact our Technical Support Team on one of the following
  332. services:
  333.  
  334. Sierra BBS        (206) 644-0112 
  335. CompuServe        GO SIERRA
  336. America Online        KEYWORD SIERRA
  337. Internet                support@sierra.com
  338.  
  339.  
  340.